[INFO] fetching crate legalios 0.22.13...
[INFO] testing legalios-0.22.13 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate legalios 0.22.13 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate legalios 0.22.13
[INFO] finished tweaking crates.io crate legalios 0.22.13
[INFO] tweaked toml for crates.io crate legalios 0.22.13 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate legalios 0.22.13 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 82 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded rust_decimal_macros v1.40.0
[INFO] [stderr]   Downloaded proc-macro-crate v3.5.0
[INFO] [stderr]   Downloaded toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]   Downloaded borsh-derive v1.6.1
[INFO] [stderr]   Downloaded borsh v1.6.1
[INFO] [stderr]   Downloaded winnow v1.0.0
[INFO] [stderr]   Downloaded rust_decimal v1.41.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c1388326bbc36b67040e68700bdd7b24090cd133e634adc25e691ced1a25579
[INFO] running `Command { std: "docker" "start" "-a" "6c1388326bbc36b67040e68700bdd7b24090cd133e634adc25e691ced1a25579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c1388326bbc36b67040e68700bdd7b24090cd133e634adc25e691ced1a25579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c1388326bbc36b67040e68700bdd7b24090cd133e634adc25e691ced1a25579", kill_on_drop: false }`
[INFO] [stdout] 6c1388326bbc36b67040e68700bdd7b24090cd133e634adc25e691ced1a25579
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e42f6fbb238997422370d50c126424fe02695b780165a6a0890ec1d252eb3ff5
[INFO] running `Command { std: "docker" "start" "-a" "e42f6fbb238997422370d50c126424fe02695b780165a6a0890ec1d252eb3ff5", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling legalios v0.22.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/service/operations_period.rs:25:38
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let next_month_date = NaiveDate::from_ymd(
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/service/operations_period.rs:60:38
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let date: NaiveDate = NaiveDate::from_ymd(period.year() as i32, period.month() as u32, 1);
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/service/operations_period.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |     return NaiveDate::from_ymd(period.year() as i32, period.month() as u32, period_day as u32);
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/service/operations_period.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let period_date_beg = NaiveDate::from_ymd(period.year() as i32, period.month() as u32, 1);
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/service/operations_period.rs:127:38
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let period_date_end = NaiveDate::from_ymd(period.year() as i32, period.month() as u32, days_period as u32);
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.21s
[INFO] running `Command { std: "docker" "inspect" "e42f6fbb238997422370d50c126424fe02695b780165a6a0890ec1d252eb3ff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e42f6fbb238997422370d50c126424fe02695b780165a6a0890ec1d252eb3ff5", kill_on_drop: false }`
[INFO] [stdout] e42f6fbb238997422370d50c126424fe02695b780165a6a0890ec1d252eb3ff5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ae2f8136f62479a65b6d9b8999a96c15254182854da6f4d143b3de6c1a3aae6
[INFO] running `Command { std: "docker" "start" "-a" "0ae2f8136f62479a65b6d9b8999a96c15254182854da6f4d143b3de6c1a3aae6", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/service/operations_period.rs:25:38
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let next_month_date = NaiveDate::from_ymd(
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/service/operations_period.rs:60:38
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let date: NaiveDate = NaiveDate::from_ymd(period.year() as i32, period.month() as u32, 1);
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/service/operations_period.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |     return NaiveDate::from_ymd(period.year() as i32, period.month() as u32, period_day as u32);
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/service/operations_period.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let period_date_beg = NaiveDate::from_ymd(period.year() as i32, period.month() as u32, 1);
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/service/operations_period.rs:127:38
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let period_date_end = NaiveDate::from_ymd(period.year() as i32, period.month() as u32, days_period as u32);
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling legalios v0.22.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/service/operations_period.rs:25:38
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let next_month_date = NaiveDate::from_ymd(
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/service/operations_period.rs:60:38
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let date: NaiveDate = NaiveDate::from_ymd(period.year() as i32, period.month() as u32, 1);
[INFO] [stdout]    |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/service/operations_period.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |     return NaiveDate::from_ymd(period.year() as i32, period.month() as u32, period_day as u32);
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/service/operations_period.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let period_date_beg = NaiveDate::from_ymd(period.year() as i32, period.month() as u32, 1);
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/service/operations_period.rs:127:38
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let period_date_end = NaiveDate::from_ymd(period.year() as i32, period.month() as u32, days_period as u32);
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `legalios` (lib test); 5 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name legalios --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=742e45183b9ba1f8 -C extra-filename=-cb0838e3d66a2a31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-23c6d1271604d157.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-0609de6a3e4378fa.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-48f68e0001ff33b4.so --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0ae2f8136f62479a65b6d9b8999a96c15254182854da6f4d143b3de6c1a3aae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ae2f8136f62479a65b6d9b8999a96c15254182854da6f4d143b3de6c1a3aae6", kill_on_drop: false }`
[INFO] [stdout] 0ae2f8136f62479a65b6d9b8999a96c15254182854da6f4d143b3de6c1a3aae6
